func github.com/jackc/pgx/v5/pgtype.quoteArrayElementIfNeeded
2 uses
github.com/jackc/pgx/v5/pgtype (current package)
array.go#L379: func quoteArrayElementIfNeeded(src string) string {
array_codec.go#L158: buf = append(buf, quoteArrayElementIfNeeded(string(elemBuf))...)
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64)